home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / emulators / over5 / doc / 64bin.history < prev    next >
Encoding:
Text File  |  1978-11-24  |  3.1 KB  |  109 lines

  1. History for Over5 64binaries by Daniel Kahlin <tlr@stacken.kth.se>
  2. -----------------------------------------------------------------------------
  3.  
  4. DiskSlave:
  5. ----------
  6. DiskSlave 0.178 (950917) tlr - Third Release version.
  7.   - included new version of 'pitchtrack' by Andreas Andersson. 
  8.     write of zipped disk 6:30 total time, read disk 2:30 total time
  9.     (total time includes serial transfer <-> the Amiga)
  10.   - fixed error handling for readtrack and writetrack.
  11.  
  12. DiskSlave 0.169 (950819) tlr - INTERNAL
  13.   - Coded timeout handling, works ok.
  14.  
  15. DiskSlave 0.168 (950815) tlr - INTERNAL
  16.   - added fastformat. (20 seconds with verify)
  17.   - fixed Multitrack write.
  18.   - included 'pitchtrack' by Andreas Andersson. (fast track read/write)
  19.   - major bugfixes
  20.   - reorganization of code
  21.  
  22. DiskSlave 0.136 (950812) tlr - INTERNAL
  23.   - added WRITETRACK and READTRACK, WRITESECTOR, READSECTOR skeleton
  24.  
  25. DiskSlave 0.116 (950807) tlr - Second Release version
  26.   - changed some internal flags, reorganized source code
  27.  
  28. DiskSlave 0.111 (950722) tlr - First Release version
  29.   - Fixed bug when sending long diskcommands/receiveing status
  30.   - inserted proper colours during status/command
  31.   - Proper errorcheck in Load/Save
  32.   - fixed sending of diskcommand
  33.  
  34. DiskSlave 0.106 (950713) tlr
  35.   - New compact structure format!
  36.   - now considers device number correctly
  37.  
  38.  
  39. MemSlave & MemSlaveC800:
  40. ------------------------
  41. MemSlave 0.78 (950819) tlr - Third Release version.
  42.   - Coded timeout handling, works ok.
  43.  
  44. MemSlave 0.66 (950815) tlr - INTERNAL
  45.   - reorganized source code more.
  46.  
  47. MemSlave 0.64 (950807) tlr - Second Release version.
  48.   - changed some internal flags, reorganized source code
  49.  
  50. MemSlave 0.62 (950722) tlr - First Release version
  51.   - Now has both MemSlave and MemSlaveC800!
  52.   - Shows run at the top of the screen when 'RUN'
  53.  
  54. MemSlave 0.50 (950713) tlr 
  55.   - New compact structure format!
  56.  
  57.  
  58. FastRS:
  59. -------
  60. FastRS 1.3 (950713) tlr - First Release version
  61.   - Works ok (NTSC not tested)
  62.  
  63.  
  64.  
  65. SerFile:
  66. --------
  67. SerFile 0.114 (950821) tlr - Third Release version.
  68.   - Did major rework of BASIC patch.
  69.     now patches ICRNCH vector instead of IGONE.
  70.   - added commands '.', '/' and '$'
  71.   - modified the string get routine to handle different
  72.     encapsulation characters. (currently '"' and '\0'
  73.   - Now does 'NEW' after installing.
  74.  
  75. SerFile 0.100 (950819) tlr - INTERNAL
  76.   - Coded timeout handling, works ok.
  77.  
  78. SerFile 0.99 (950816) tlr - INTERNAL
  79.   - Fixed bugs with empty readstring!
  80.  
  81. SerFile 0.95 (950815) tlr - INTERNAL
  82.   - reorganized sourcecode
  83.  
  84. SerFile 0.93 (950808) tlr - First Release version
  85.   - fixed some error codes
  86.   - added '#$', does the same as '#C"$"'
  87.   - made modifications to srvload protocol
  88.  
  89. SerFile 0.88 (950807) tlr
  90.   - adapted the code to be able to run under kernal. (major work!)
  91.     now occupies $0334-$03b0 and $f600-$ffff
  92.   - modified parameter reading... does not trash memory just below
  93.     $a000.
  94.  
  95. SerFile 0.74 (950806) tlr
  96.   - made #L, #S, #C, #K...
  97.  
  98. SerFile 0.47 (950805) tlr
  99.   - coded srvsave
  100.   - coded patches for load and save
  101.  
  102. SerFile 0.40 (950804) tlr
  103.   - ReadString works ok with multipage.
  104.   - srvload works ok
  105.   - no flashing during transfer
  106.  
  107. SerFile 0.32 (950803) tlr
  108.   - ReadString works partly.
  109.